Skip to content

Document AST lowering implementation#2800

Merged
tshepang merged 2 commits intorust-lang:mainfrom
reddevilmidzy:ast-low
Apr 8, 2026
Merged

Document AST lowering implementation#2800
tshepang merged 2 commits intorust-lang:mainfrom
reddevilmidzy:ast-low

Conversation

@reddevilmidzy
Copy link
Copy Markdown
Member

close: #1012

expanded the AST lowering section to mention rustc_ast_lowering.

r? rustc-dev-guide

cc @rylev, @oli-obk(original HIR docs author)

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Mar 19, 2026
@tshepang tshepang merged commit 00e9fe2 into rust-lang:main Apr 8, 2026
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Apr 8, 2026
@reddevilmidzy reddevilmidzy deleted the ast-low branch April 8, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Point to rustc_ast_lowering and LoweringContext as places where AST to HIR lowering occurs

3 participants